home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 …ember: Reference Library / Dev.CD Dec 00 RL Disk 1.toast / pc / technical documentation / develop / develop issue 26 / develop issue 26 code / truffles - display mgr. / read me someday next >
Encoding:
Text File  |  1996-07-03  |  1.1 KB  |  30 lines

  1. Due to a freak of nature, the sample code originally included 
  2. with Develop was a development version, this is the version I intended
  3. to go out with the CD.  
  4.  
  5. Most random thoughts are sprinkled in the source code - mostly at the top
  6. of the code.  Here's some extra random thoughts:
  7.  
  8. Having multiple monitors is the coolest thing you can do on a Mac that you 
  9. can't do an a Windows machine yet.  Support it well!
  10.  
  11. I only compiled and briefly tried the 68K version.
  12.  
  13. I also used this mostly on a 2 monitor system.  I tried it briefly on a
  14. 3 monitor system that seemed to work OK.  If you find quirks, please email 
  15. them to me.
  16.  
  17. Right before I sent in this version of the sample code, I was made it
  18. compile with CW 8.  I had to fiddle with it a bit (why does CW8 mess
  19. up your project options when you open an older project?).  Hope it's
  20. still OK - it seems to be.
  21.  
  22. Sprocket rocks!
  23.  
  24. Kent Miller
  25. kpmiller@apple.com
  26. June 5, 1996
  27.  
  28. -------------------
  29. Editor's note: The version of Sprocket included here was the latest at press time,
  30. but a newer version may be available. Check <http://www.mactech.com> for the latest.